Fix a wrong link in the new example
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Jul 2013 21:44:13 +0000 (17:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 21 Jul 2013 21:44:13 +0000 (17:44 -0400)
The links point to the online cgit locations, so were hard to check
before the commit...

docs/reference/gtk/getting_started.xml

index e346f20c7fe79014c7ddfac13a536dfacd1db6aa..fd9d52338ae4991b0b3b0cf5b3986c01079b5fb1 100644 (file)
@@ -565,7 +565,7 @@ example_app_class_init (ExampleAppClass *class)
 
 ...
         </programlisting>
-        <para>(<ulink url="https://git.gnome.org/browse/gtk+/tree/examples/application4/exampleappwin.c">full source</ulink>)</para>
+        <para>(<ulink url="https://git.gnome.org/browse/gtk+/tree/examples/application4/exampleapp.c">full source</ulink>)</para>
       </informalexample>
 
       <para>Our preferences menu item does not do anything yet,